code-to-tree is an MCP server that can accurately convert source code in multiple programming languages into Abstract Syntax Trees (ASTs). It supports C, C++, Rust, Ruby, Go, Java, and Python languages, uses the tree-sitter parser, and provides a standalone executable file.